Skip to content

Conversation

Slideinn
Copy link

Starting from Laravel 11, the default .env.example sets DB_CONNECTION=sqlite. This causes issues in this Docker setup which expects a MySQL database during installation. This PR changes the default DB connection back to MySQL to ensure compatibility and successful setup out of the box.

@ucan-lab ucan-lab assigned ucan-lab and unassigned ucan-lab Jul 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants